Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
1 . fixes the job form submission , new fields were inroduced for jobs (experince ranges , skills) that broke the form
2 . the dropdown for EmploymentType was also broken (values in the dropdown were diffrenent from that in the schema)
3 . fixes ui overflow issues when the logo size overflows it's container , now its made to fit the container it is in
4 . Added the www.example.com as a domain in next-config so if someone wants to test it out without uploading any logo they dont face an issue with the domain
5 . Resetting the form now resets the gmaps-autosuggest input component too